type github.com/jackc/pgx/v5/pgtype.encodePlanJSONCodecEitherFormatJSONRawMessage

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		json.go#L34: 		return encodePlanJSONCodecEitherFormatJSONRawMessage{}
		json.go#L115: type encodePlanJSONCodecEitherFormatJSONRawMessage struct{}
		json.go#L117: func (encodePlanJSONCodecEitherFormatJSONRawMessage) Encode(value any, buf []byte) (newBuf []byte, err error) {